Remove remaining callers and definition of rtrim. (#1001)
authorGPSBabel <12013583+GPSBabelDeveloper@users.noreply.github.com>
Sat, 18 Feb 2023 17:39:15 +0000 (11:39 -0600)
committerGitHub <noreply@github.com>
Sat, 18 Feb 2023 17:39:15 +0000 (11:39 -0600)
commit83fa3f851d99fd4f27fe9671a4cde08ebc695ad5
treeffe78ce73ed15c5542e0307d48040f070d38c643
parent70064b11c7a3a9effb4cba96c869c75be0545430
Remove remaining callers and definition of rtrim. (#1001)

Remove remaining callers and definition of rtrim.

* Minor CV-qualifier battle in jeeps for const correctness.
* Adds a (hacky) bash script to compile mkshort as a standalone binary for
development and testing for upcoming overhaul.

---------

Co-authored-by: Robert Lipe <robertlipe@gmail.com>
defs.h
garmin_txt.cc
jeeps/gpsmath.cc
jeeps/gpsmath.h
mkshort.cc
tools/mk_short_test [new file with mode: 0755]
unicsv.cc
unicsv.h
util.cc